Skip to content

Add fast parallel decoding, indexed access, and native distribution - #2

Merged
jph00 merged 1 commit into
mainfrom
pr/add-fast-parallel-decoding-indexed-access-and
Aug 23, 2026
Merged

Add fast parallel decoding, indexed access, and native distribution#2
jph00 merged 1 commit into
mainfrom
pr/add-fast-parallel-decoding-indexed-access-and

Conversation

@jph00

@jph00 jph00 commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Implement the complete CRC-validating bzip2 decoder with 12-bit Huffman lookup tables, parallel block scheduling, persistent indexes, native CLI, and seekable PyO3 API.

Add upstream differential/corruption coverage, performance regression tests, and local SimpleWiki benchmarks. Package the native CLI inside Python wheels and configure platform wheels, sdist, PyPI Trusted Publishing, and GitHub Releases.

See README “Development” and DEV “Correctness and performance acceptance” for usage and validation details.

@jph00 jph00 added the enhancement New feature or request label Aug 23, 2026
@jph00
jph00 merged commit 890f53f into main Aug 23, 2026
@jph00
jph00 deleted the pr/add-fast-parallel-decoding-indexed-access-and branch August 23, 2026 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant